Home
last modified time | relevance | path

Searched hist:"84 fbbe21894bb9be8e16df408cbfbb9466fe396d" (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
H A Dpage_idle.cdiff 84fbbe21894bb9be8e16df408cbfbb9466fe396d Sat Jan 29 22:16:54 CET 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/rmap: Constify the rmap_walk_control argument

The rmap walking functions do not modify the rmap_walk_control, and
page_idle_clear_pte_refs() takes advantage of that to move construction
of the rmap_walk_control to compile time. This lets us remove an
unclean cast.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
H A Dksm.cdiff 84fbbe21894bb9be8e16df408cbfbb9466fe396d Sat Jan 29 22:16:54 CET 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/rmap: Constify the rmap_walk_control argument

The rmap walking functions do not modify the rmap_walk_control, and
page_idle_clear_pte_refs() takes advantage of that to move construction
of the rmap_walk_control to compile time. This lets us remove an
unclean cast.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
H A Drmap.cdiff 84fbbe21894bb9be8e16df408cbfbb9466fe396d Sat Jan 29 22:16:54 CET 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/rmap: Constify the rmap_walk_control argument

The rmap walking functions do not modify the rmap_walk_control, and
page_idle_clear_pte_refs() takes advantage of that to move construction
of the rmap_walk_control to compile time. This lets us remove an
unclean cast.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/linux/include/linux/
H A Dksm.hdiff 84fbbe21894bb9be8e16df408cbfbb9466fe396d Sat Jan 29 22:16:54 CET 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/rmap: Constify the rmap_walk_control argument

The rmap walking functions do not modify the rmap_walk_control, and
page_idle_clear_pte_refs() takes advantage of that to move construction
of the rmap_walk_control to compile time. This lets us remove an
unclean cast.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
H A Drmap.hdiff 84fbbe21894bb9be8e16df408cbfbb9466fe396d Sat Jan 29 22:16:54 CET 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/rmap: Constify the rmap_walk_control argument

The rmap walking functions do not modify the rmap_walk_control, and
page_idle_clear_pte_refs() takes advantage of that to move construction
of the rmap_walk_control to compile time. This lets us remove an
unclean cast.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>